Skip to content

Conversation

@tur11ng
Copy link

@tur11ng tur11ng commented Jul 2, 2023

  • Changed the inner representation of entries in HashMap
  • Added the Keys() and Values() methods to both HashMap and HashSet data structures
  • Did benchmarks on the results and compared my fork with yours. This repository was used with custom modifications. Found that they did not differ in time and I think my implementation extends the interface making it a bit more useful.

Thanks you for your time.

@zyedidia
Copy link
Owner

zyedidia commented Jul 4, 2023

What's the reason for changing the inner representation of entries? I think the addition of the Keys and Values methods is fine, but I'm not sure the other changes are necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants